Right now our bicycle and our rectangle have the same name. Let's change the rectangle's name so they don't get mixed up.

  • Find the rectangle in your code.
  • Change the word before the equals sign = to top_block.

A sprite's name is the orange word before the equals sign. We use a sprite's name to give it commands.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)